home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x32.msi
/
Data1.cab
/
_9584BC10F3204E839D816E6F31E4223B
< prev
next >
Wrap
Text File
|
2008-06-28
|
4KB
|
106 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form1</class>
<widget class="QWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>386</width>
<height>191</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel" row="2" column="1">
<property name="name">
<cstring>GoNextTip</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>To confirm your choice, press <b>Next</b></string>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
<widget class="QListBox" row="1" column="1">
<property name="name">
<cstring>lbStoragePlaces</cstring>
</property>
</widget>
<widget class="QLabel" row="0" column="1">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>The wizard has found the following places to store the computer snapshots (please pick the one):</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>lbStoragePlaces</sender>
<signal>doubleClicked(QListBoxItem*)</signal>
<receiver>Form1</receiver>
<slot>OnItemDoubleClicked(QListBoxItem*)</slot>
</connection>
</connections>
<slots>
<slot access="protected" specifier="pure virtual">OnItemDoubleClicked(QListBoxItem*)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>